home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / os20 / cli / FrontPubScreen.readme < prev    next >
Encoding:
Text File  |  1992-08-14  |  833 b   |  21 lines

  1. Short: Returns the name of of the front (public) screen
  2.  
  3. ReadMe for FrontPubScreen
  4. 12 Apr 1992 john fieber (jfieber@sophia.smith.edu)
  5.  
  6. FrontPubScreen is a small CLI utility that helps some programs to
  7. make better use of public screens.  It simply returns the name of the
  8. frontmost screen (if it is public).  It was written in cweb and
  9. compiled with SAS/C 5.10.  See the source file `FrontPubScreen.w' for
  10. more detailed documentation.  Alternately, if you have TeX you can
  11. print out the cweave generated TeX file (FrontPubScreen.tex).
  12.  
  13. Archive Contents:
  14.  
  15. ReadMe               This file
  16. makefile             self explanitory
  17. FrontPubScreen       The compiled program (put in your C: directory)
  18. FrontPubScreen.w     The CWEB source Code
  19. FrontPubScreen.c     C code generated by ctangle
  20. FrontPubScreen.tex   TeX code generated by cweave
  21.